Implement dots and dashes on Nextstep
authorPo Lu <luangruo@yahoo.com>
Wed, 1 May 2024 14:02:15 +0000 (22:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 1 May 2024 14:02:47 +0000 (22:02 +0800)
commita5f57a86347eb950d201875cb8bba92d424611db
tree3124bd39ebcc1845ddebfeba07e52b8f5b8d428d
parent04635f399b01925b8ed6bcf555e2f528cba2e401
Implement dots and dashes on Nextstep

* src/Makefile.in (NON_OBJC_CFLAGS): Add -Wstrict-flex-arrays.

* src/nsterm.m (ns_draw_dash, ns_fill_underline): New functions.
(ns_draw_text_decoration): Port dash and dot display from X.
src/Makefile.in
src/nsterm.m